home *** CD-ROM | disk | FTP | other *** search
/ Delphi Developer's Kit 1996 / Delphi Developer's Kit 1996.iso / power / source8 / imagelib.txt < prev    next >
Text File  |  1995-12-22  |  4KB  |  134 lines

  1.  
  2.  
  3.         What is ImageLib DLL/VCL?
  4.  
  5. The ImageLib VCL'S\DLL is an inexpensive way to add Jpeg, Gif, 
  6. SCM and Pcx to your applications. Yes, there are image libraries 
  7. supporting many more formats than ImageLib, but those libraries 
  8. are expensive and add more overhead to your applications. 
  9. In addition it adds DBMultiImage and DBMultiMedia to store and 
  10. display JPEG, BMP, GIF, SCM, PCX , AVI, MOV, MID, WAV and RMI 
  11. multimedia files in/from a TBlobField.  
  12.  
  13. For international developers: Error Strings are stored in the DLL 
  14. as a resource thereby enabling the translation into foreign languages.
  15.  
  16.  
  17. ImageLib is a enhanced Timage and TDBImage VCL/DLL with the following 
  18. added features:
  19.  
  20.  
  21. *    Very well documented.     (New in 2.2);
  22.  
  23. *    Over 6 extensive example projects;
  24.  
  25. *     CUT/COPY and Paste to/from the clipboard  (New in 2.2);
  26.  
  27. *     All Multi VCLÆs have full Print Support   (New in 2.2);
  28.  
  29. *    Srolling TMultiImage Text Images  (New in 2.2);
  30.  
  31. *     Enables the reading and writing of JPEG images to/from a file 
  32.     or a Tblobfield;
  33.  
  34. *     Jpeg 4, 8 and 24 bit dithering;
  35.  
  36. *     Jpeg 0 to 100% save quality;
  37.  
  38. *     Jpeg 0 to 100% smoothing;
  39.  
  40. *     Enables the reading and writing of Scrolling messages 
  41.     images to/from a file or a Tblobfield           (New in 2.2);
  42.  
  43. *     Enables the reading of GIF images from a file or a TBlobfield;
  44.  
  45. *    Enables the reading of PCX images from a file or a TBlobfield;
  46.  
  47. *     Enables the reading and writing of BMP images to/from a file 
  48.     or a TBlobfield;
  49.  
  50. *     Enables the reading and writing of AVI images to/from TBlobfield;
  51.  
  52. *     Enables the reading and writing of MOV images to/from TBlobfield;
  53.  
  54. *     Enables the reading and writing of WAV images to/from TBlobfield;
  55.  
  56. *     Enables the reading and writing of RMI images to/from TBlobfield;
  57.  
  58. *     Enables the reading and writing of MID images to/from TBlobfield;
  59.  
  60. *     Enables the reading and writing of ICO images to/from a 
  61.     file(Delphi inherited);
  62.  
  63. *     Enables the reading and writing of WMF images to/from a 
  64.     file (Delphi inherited);
  65.  
  66. *    Internal scrolling message editor (New in 2.2);
  67.  
  68. *     DLL Callback function, to show  a progress bar and to 
  69.     process Messages;
  70.  
  71. *     DLL Callback function now allows to cancel operation. (New in 2.2);
  72.  
  73. *     No code necessary (VCL) to display all image formats from a 
  74.     TBlobfield;
  75.  
  76. *     Loads/Saves all Tblobfield images to/from file;
  77.  
  78. *     Converts all Tblobfield images to Jpeg/Bmp file;
  79.  
  80. *     Pastes images from Clipboard and stores as a Jpeg/Bmp file/Blob;
  81.  
  82. *     Retrieves File/Blob info without actually opening the file; and
  83.  
  84. *    Foreign error strings. DLL strings are stored in the DLL resource
  85.  
  86. *     Full free of charge VCL source code provided 
  87.  
  88.  
  89. As of today Imagelib 1.0 and Imagelib 2.0 achieved over 6000 known downloads.
  90. Many of them are using Imagelib including fortune 500 companies.
  91.  
  92.  
  93. Some satisfied ImageLib Users:
  94.  
  95.  
  96. ...... Thank you once again for all your help -- and for producing such 
  97. a well-designed product.  I will get some good mileage out of the DLL, 
  98. and we all consider it a very, very worthwhile registration.........
  99.  
  100.  
  101. ...... Every time I uses your VCL  I become more exited. .........
  102.  
  103.  
  104. ......Hello, how are you doing today.  Im writing you to get some 
  105. information on Internet sites that people can get ImageLib.  I told 
  106. the Internet Delphi community that version 2.0 is out and the response 
  107. is huge, everyone wants it.  I know a sight I can put it on if you don't 
  108. mind.  Oh, by the way version 2.0 is working great............
  109.  
  110.  
  111. .....I've used your vcl to write an employee database lookup with 
  112. images lookup using jpeg files. It really worked great...........
  113.  
  114.  
  115. ......Thanks for sending me the updated version!  This is exactly 
  116. what I am looking for........
  117.  
  118.  
  119. .......Thanks much for your quick reply. Looking forward to 
  120. working with the new dll...........
  121.  
  122.  
  123. .......I find your Image Lite Component very interesting 
  124. (sorry for my awful english:-( ) ........
  125.  
  126.  
  127. .......I downloaded your image component from the Delphi forum.  
  128. It works very well with JPEG files...........
  129.  
  130.  
  131. .......I recently downloaded the program from the Delphi forum and found 
  132. that everything you have  works great.  Your product looks excellent.....
  133.  
  134.